Bump httpx from 1.6.3 to 1.8.0 in /debug_fasp#181
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [httpx](https://gitlab.com/os85/httpx) from 1.6.3 to 1.8.0. - [Commits](https://gitlab.com/os85/httpx/compare/v1.6.3...v1.8.0) --- updated-dependencies: - dependency-name: httpx dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2b6b90a to
0517e87
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps httpx from 1.6.3 to 1.8.0.
Commits
c35a340bump version to 1.8.08c220c7proxy: unescape user/password values for proxy options7a6aeb5set minimum version of http-2 to 1.2.087f036cMerge branch 'ping-timeout' into 'master'bd3a58fMerge branch 'issue-383' into 'master'8b03569new option: :ping_timeout54038bbnew options: max_response_body_size, max_response_headers,fa18331Merge branch 'sse' into 'master'56840e1test against incoming http-2 changesfaf50b7fix sig for SSRFFilter.unsafe_ip_address?